Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix limits tests with new extra limits #4136

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

greggman
Copy link
Contributor

@greggman greggman commented Jan 9, 2025

The code was not checking if the limits actually exist. If they don't then the test would fail. Since these limits have not been added to the spec, they're still being discussed, they are not required and therefore the tests should still run without them.

Fixes: #4122

The code was not checking if the limits actually exist.
If they don't then the test would fail. Since these limits
have not been added to the spec, they're still being discussed,
they are not required and therefore the tests should still run
without them.
@greggman greggman requested a review from shrekshao January 9, 2025 18:01
@greggman greggman merged commit cb74c16 into gpuweb:main Jan 9, 2025
1 check passed
@greggman greggman deleted the fix-maxStorageXXXPerShaderStage branch January 9, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants